AccountImagePath Property |
Contains the path of an image that is used to brand the configuration experience.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string ImagePath { get; }Public ReadOnly Property ImagePath As String
Get
Property Value
Type:
StringThe image path.
See Also